Skip to content

docs: release v1.9.3 — version bumps and changelog for license detection fix#357

Merged
ajitpratap0 merged 1 commit into
mainfrom
release/v1.9.3
Mar 8, 2026
Merged

docs: release v1.9.3 — version bumps and changelog for license detection fix#357
ajitpratap0 merged 1 commit into
mainfrom
release/v1.9.3

Conversation

@ajitpratap0
Copy link
Copy Markdown
Owner

Why v1.9.3?

v1.9.2 was cached by the Go module proxy before PR #356 (LICENSE fix) landed. Re-tagging doesn't update the proxy's immutable cache, so pkg.go.dev still shows License: UNKNOWN.

This release bumps to v1.9.3 so the proxy fetches a fresh zip with the corrected official Apache 2.0 LICENSE text.

Changes

  • Version bumped to 1.9.3 in all 5 locations
  • CHANGELOG.md updated with v1.9.3 entry

Release checklist

  • Version bumped in pkg/gosqlx/gosqlx.go
  • Version bumped in cmd/gosqlx/cmd/root.go (var + cobra + comment)
  • Version bumped in cmd/gosqlx/cmd/doc.go
  • Version bumped in pkg/cbinding/cbinding.go
  • CHANGELOG.md updated

…ion fix

v1.9.2 was cached by the Go module proxy before PR #356 (LICENSE fix)
landed, so pkg.go.dev still shows License: UNKNOWN. Bumping to v1.9.3
ensures the proxy fetches a fresh zip with the corrected LICENSE.
@github-actions github-actions Bot added documentation Improvements or additions to documentation cli python labels Mar 8, 2026
@claude
Copy link
Copy Markdown

claude Bot commented Mar 8, 2026

Claude finished @ajitpratap0's task —— View job


PR Review in Progress

Reviewing PR #357: Version bump to v1.9.3 for license detection fix

Review Checklist

  • Gather context and read changed files
  • Verify version consistency across all 5 files
  • Review CHANGELOG.md format and content
  • Assess approach for Go module proxy issue
  • Check for potential bugs or issues
  • Provide comprehensive feedback

@ajitpratap0 ajitpratap0 merged commit a524570 into main Mar 8, 2026
22 checks passed
@ajitpratap0 ajitpratap0 deleted the release/v1.9.3 branch March 8, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant